home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / STAT_2~2.ZIP / STAT.DOC < prev    next >
Text File  |  1993-02-28  |  5KB  |  111 lines

  1.  
  2.           ┌───────────────────────────────────────────────────────────────────┐
  3.           │ ▒▒▒▒   STAT v2.0     ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  4.           └───────────────────────────────────────────────────────────────────┘
  5.  
  6.                      Statistics door for RemoteAccess v2.0x and up!
  7.  
  8.                             Written by Ron Huiskes / Intersoft
  9.                            (c) Copyright 1992-93 by Intersoft
  10.                                    All Rights Reserved
  11.  
  12.                                 Ron Huiskes / Interface
  13.                                      P.o. Box 528
  14.                                   2280 AM  Rijswijk
  15.                                    The Netherlands
  16.  
  17.            +31-70-3361380 / +31-70-3361381 / +31-70-3360698 / +31-70-3964008
  18.  
  19.                       Life is 2 short to run a single line bbs....
  20.  
  21.                                fidonet: 2:281/506
  22.                            usenet: rh@interfhq.hacktic.nl
  23.  
  24.           ┌───────────────────────────────────────────────────────────────────┐
  25.           │ ▒▒▒▒   Introduction  ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  26.           └───────────────────────────────────────────────────────────────────┘
  27.  
  28.  
  29.             I just received my new Turbo Pascal v7.0, and was anxious to 
  30.             try it out, so I created this small door..
  31.  
  32.             STAT is a new user statistic door for every bbs system that
  33.             uses a hudson usersbase (Ra, Qbbs, Sbbs and others)
  34.  
  35.             When started, STAT will examine your usersbase, and produces
  36.             a nicely looking graphical bar of the users download, upload 
  37.             and calling ratio against the top user of your board.
  38.              
  39.  
  40.           ┌───────────────────────────────────────────────────────────────────┐
  41.           │ ▒▒▒▒   Setup         ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  42.           └───────────────────────────────────────────────────────────────────┘
  43.  
  44.  
  45.             STAT will work from any directory and without any problem.
  46.             All it needs is a dorinfo1.def or door.sys file in the
  47.             current directory.
  48.  
  49.             If the users.bbs file is not in the current directory, you
  50.             have to tell STAT where it is located on your disk on the 
  51.             command line as parameter.
  52.  
  53.             A normal menu entry on a Ra 2.0x systems will look something
  54.             like:
  55.  
  56.               User Display  : ;
  57.               Action        : Execute sub-program (type 7)
  58.               Optional Data : C:\RA\UTILS\STAT.EXE C:\RA\USERBASE *Ustatistics
  59.  
  60.  
  61.           ┌───────────────────────────────────────────────────────────────────┐
  62.           │ ▒▒▒▒   Behaviour     ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  63.           └───────────────────────────────────────────────────────────────────┘
  64.  
  65.  
  66.             STAT has everything you might expect from any modern door
  67.             program these days. 
  68.  
  69.             STAT has proper fossil routines, well behaved carrier detect
  70.             routines, ascii, ansi AND avatar simulation, detects multi-
  71.             task environments, and is sueted for multiline systems.
  72.             
  73.             STAT expects to find the supplied STAT ascii, ansi and avatar
  74.             screens in the current dir, or the dir where STAT.EXE is located,
  75.             and needs the path to your users.bbs on the command line.
  76.  
  77.  
  78.           ┌───────────────────────────────────────────────────────────────────┐
  79.           │ ▒▒▒▒   Disclaimer    ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  80.           └───────────────────────────────────────────────────────────────────┘
  81.  
  82.  
  83.             STAT comes with limited warranty: NONE.
  84.  
  85.             In no event shall Ron Huiskes and/or InterSoft be liable for
  86.             any damages caused by STAT.  The software is supplied as-is.
  87.             If it breaks in two, you own both halves...
  88.  
  89.  
  90.           ┌───────────────────────────────────────────────────────────────────┐
  91.           │ ▒▒▒▒   License       ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  92.           └───────────────────────────────────────────────────────────────────┘
  93.  
  94.  
  95.             STAT is free. Use it as you like.
  96.           
  97.  
  98.           ┌───────────────────────────────────────────────────────────────────┐
  99.           │ ▒▒▒▒   Credits       ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  100.           └───────────────────────────────────────────────────────────────────┘
  101.  
  102.  
  103.             STAT was originally designed for Quickbbs 2.0 systems by Terry
  104.             Garrett and Rick Brumbaugh and released as GRAPH in 1988.
  105.  
  106.             All trademarks acknowledged. E&OE.
  107.  
  108.           ┌───────────────────────────────────────────────────────────────────┐
  109.           │ ▒▒▒▒   STAT v1.1     ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  110.           └───────────────────────────────────────────────────────────────────┘
  111.